-
Home
-
Nginx Helper
-
2.3.3 (latest)
-
Code
-
Classes
- PredisCluster
Total Complexity |
29 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
207 |
Lines of code |
90 |
Logical lines of code |
44 |
Comment lines |
66 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isConnected() |
S |
68 |
3 |
8 |
add() |
S |
64 |
3 |
10 |
__construct() |
S |
73 |
2 |
5 |
removeById() |
S |
71 |
2 |
6 |
getConnection() |
S |
64 |
2 |
10 |
getConnectionById() |
S |
78 |
2 |
3 |
remove() |
S |
66 |
2 |
8 |
disconnect() |
S |
74 |
2 |
5 |
connect() |
S |
74 |
2 |
5 |
executeCommandOnNodes() |
S |
69 |
2 |
7 |
getConnectionByKey() |
S |
73 |
1 |
5 |
getClusterStrategy() |
S |
82 |
1 |
3 |
count() |
S |
80 |
1 |
3 |
getIterator() |
S |
80 |
1 |
3 |
writeRequest() |
S |
80 |
1 |
3 |
readResponse() |
S |
80 |
1 |
3 |
executeCommand() |
S |
80 |
1 |
3 |